home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
United Public Domain Gold 2
/
United Public Domain Gold 2.iso
/
business
/
pb031.dms
/
pb031.adf
/
EasyCalc
/
help
/
_abs.help
next >
Wrap
Text File
|
1992-11-20
|
346b
|
20 lines
Spreadsheet Function: ABS()
Synopsis:
@ABS(expression)
Description:
This function returns the ABSolute value of the
expression. ie. The sign of the number is ignored
so that all numbers become positive.
Examples:
@VAT(-123.4) would give, 123.4.
@VAT(10+1) would give, 11.
*
Using Functions
Usefunc.help
Maths Operators
operators.help